home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 43
/
Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso
/
-screenplay-
/
otherstuff
/
rebootstart
/
examples
/
wendetta2175
/
startup-sequence
< prev
Wrap
Text File
|
1999-06-15
|
1KB
|
29 lines
;©1999 script by Aldo Bianchi
;Example for Wendetta2175
if exists rad1:tude ;not remove this entry
run >nil: tude hardreset ;not remove this entry
endif ;nor remove this entry
execute rad1:s/programpath ;not remove this entry
assign sys: "" ;not remove this entry
path sys:c add ;not remove this entry
copy >nil: sys:c/tude rad1: ;not remove this entry
assign fonts: sys:fonts ;not remove this entry
assign libs: sys:libs ;not remove this entry
assign devs: sys:devs ;not remove this entry
assign env: sys:prefs/env-archive ;not remove this entry
assign t: sys: ;not remove this entry
run >nil: clicknot ;stop click on DF0
execute rad1:programpath ;not remove this entry
;***********************************************************************************
Wendetta2175 ;put here the script or executable of the game
;***********************************************************************************
;REMENBER:put always execute before if the game runs with a script.
run >nil: tude hardreset ;reset computer if the game have an exit button
;remove it if the game run in a intuicion screen !
;example:Cruise for a corpse..etc